Internal Name: |
Launcher Script |
Description: |
The script that can run the agent as a daemon service. The Environment Setup Script configures the behavior of this service. |
Singleton: |
yes |
Plugin: |
RHQAgent |
Name |
Description |
Required |
Internal Name |
Pathname |
The full path to launcher script file |
yes |
Pathname |
You must use the internal name to reference properties in Dynamic Group Definition expressions.
Name |
Description |
Restart |
Restarts the agent VM. This will completely kill the agent VM process (if it is running as this service) and then attempt to restart it. If the agent executing this operation will quickly die, no confirmation will be available as to the success or failure of this operation. |
Stop |
Stops the agent VM gracefully. This will completely kill the agent VM process (if it is running as this service). If the agent executing this operation will quickly die, no confirmation will be available as to the success or failure of this operation. |
Kill |
Performs a hard kill on the agent VM. This will completely kill the agent VM process (if it is running as this service). If the agent executing this operation will quickly die, no confirmation will be available as to the success or failure of this operation. |
Status |
Gets the status of agent VM, if it was launched by the launcher script. |